home *** CD-ROM | disk | FTP | other *** search
- # initialising
-
- Xcountry:Failed to initiallise (can't read Country file)
- Xreaddat:Failed to initiallise (can't read data file)
- Xscrapdir:Failed to initiallise (can't create scrap directory)
- Xmeminit:Not emough memory to initiallise
- Xinit:Failed to initiallise
-
- # font names and sizes. Use sysfntnm2 if sysfntnam fails
-
- sysfntnam:System.Fixed
- sysfntsiz:12
- sysfntnm2:Homerton.Medium
- sysfntsz2:15
- fntnam0:Homerton.Medium
- fntnam1:Trinity.Medium
- fntnam2:Homerton.Medium.Oblique
- fntnam3:Trinity.Medium.Italic
- fntnam4:Homerton.Bold
- fntnam5:Trinity.Bold
- fntnam6:Homerton.Bold.Oblique
- fntnam7:Trinity.Bold.Italic
- fntsiz:15
-
-
- # Serious errors.
- # ftlinterr is for internal inconsistency, ie bug detected.
- # ftloserr is when a SWI fails.
- # nooserr is for use when either of the above happens, but no OS error caused.
-
- ftlinterr:Fatal internal error (%s%d, %s)
- ftloserr:Fatal internal error (%s)
- nooserr:No OS error
- Xmalloc:Wimpslot too small
-
-
- # For when file access fails, but no OS error caused.
-
- notfile:Not a File
- locked:Locked
-
-
- # errors when importing sprite
-
- notspr:Sleuth can only process sprites which have two colours and square pixels
- Xinputf:Can't read input file (%s)
- Ximpfil:Failed to import file (%s)
- Ximpmem:Not enough memory for import
- Ximprdg:Can't import file while reading existing one
- Xaccsprf:Failed to access sprite file
- sprfnotf:Not a file
- Xmemsprf:Not enough memory to load sprite file
- Xldsprf:Failed to load sprite file
- pixXsqr:Image does not have square pixels
- not2cols:Image has more than two colours
- imtoobig:Image is too big
-
- # errors when editing sprite
-
- Xrotmem:Not enough memory to rotate sprite
-
-
- # errors when importing and exporting zone templates
-
- Ximpzon:Failed to load zone templates (%s)
- Xexpzon:Failed to save zone templates (%s)
-
- # time in centiseconds that OCR grabs processor for
- multitask:5
-
- # errors when OCR process started.
-
- Xmemocrz:Not enough memory to extract zones. OCR abandoned
- Xzonesav:Can't save zone images to disc (%s)
- Xtmpspsav:Can't save sprite to disc (%s)
- userabort:OCR abandoned
- flexabort:Not enough memory to process this image. OCR abandoned
- mallabort:Wimpslot too small. OCR abandoned
- Xtxtbuf:Text buffer full. OCR abandoned
- ioabort:File access failed during OCR (%s). OCR abandoned
- qqabort:OCR abandoned (%s)
- Xzonedel:Error deleting temporary zone image files (%s)
- Xsprdel:Error deleting temporary sprite file (%s)
-
- # Prequit message
-
- stopocrq:Sleuth is running - abandon and quit?
-
-
- # Preference messages
-
- optsfname:!Choices
- Xsaveopts:Failed to save options (%s)
- Xloadopts:Failed to load options (%s)
-
-
- Xwintitle:Not enough memory to set window title. Increase wimpslot.
-
- # Default file names and window title
-
- nosprnam:<Untitled>
- tsname:SpriteFile
- ztfname:Zonefile
- tfname:SleuthText
- rtffname:SleuthRTF
-
- # Text editor messages
-
- Xfntdisp:Can't display output (%s), but you may be able to save it
- Xsavtxt:Can't save text (%s)
- Xparabuf:Can't save text (Export buffer full)
- trunning:Sleuth Output (Running)
- tfindingl:Sleuth Output (Finding lines)
- treadingl:Sleuth Output (Reading line %d)
- tcomplete:Sleuth Output (Completed) *
- tsaved:Sleuth Output (Completed)
- tedited:Output generated but not saved
-
-
- # TWAIN errors
-
- TWbadxfer:Unsupported transfer type from scanner
- TWbadbpr:Can't cope with data format in image
- TWXalloc:Insufficient memory for scan
- TWXxfer:Unknown type of data from scanner
- TWX1bpp:Sleuth can only scan images which have two colours
- TWXsquare:Sleuth can only scan images with square pixels
- TWXsprmem:Insufficient memory for image
- TWXselect:Error during Twain Select operation
-
- # TWAIN messages. Is twainmfr ever used? David Pilling used "David Pilling" in his code
-
- twsname:scanned
- twainmfr:Beebug
-
- # menus
-
- ibarMT:Sleuth2
- ibarME:>Info,Preferences...,Minimise memory,Stop OCR,Quit
-
- mainMT:Sleuth2
- mainME1:OCR...,Edit,>Zoom,Zone,Scan
- mainME2:Stop OCR,Edit,>Zoom,Zone,Scan
-
- zoneMT:Zone
- zoneME:Select all ^A,Clear ^Z,Copy ^C,Delete ^X,Ignore ^I,Single column ^S,>Save zones F3
-
- editMT:Edit
- editME:Rotate,Invert
-
- twainMT:Scan
- twainME:Select...,Acquire...,>Save
-
- rotateMT:Rotate
- rotateME:90,180,270
-
- fontMT:Select fonts
-
- textMT:Sleuth2
- textME:>Save text F3,>Save RTF ⇧F3,Show styles ^S
-
-
-